Release 10.1A: OpenEdge Development:
Progress Dynamics Administration


Configuring toolbar and menu precaching

Progress Dynamics provides two session properties to activate this feature. You must specify these session properties in the Progress Dynamics configuration .xml file:

These properties are not specified by default. Therefore, no toolbar or menu precaching occurs unless you specify them.

To specify the session properties for precaching toolbars and menus:

  1. Open the Session Type Maintenance tool by choosing Session Session Type Control in the Administration tool.
  2. Add the session properties to appropriate client session types, such as DynASClient, as shown:
  3. Generate a new Dynamics configuration .xml file by choosing Session Generate Configuration File in the Administration tool. This creates entries in the .xml file for the applicable session types, like the following:
  4. <properties> 
    	. 
    	. 
      <startupCacheToolbars>*</startupCacheToolbars> 
      <startupCacheMenusForObjects>afallmencw</startupCacheMenusForObjects> 
    . 
    . 
    </properties> 
    


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095